home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / interfac / it.dig / scripts / DefineButton2_13 / BUTTONCONDACTION on(keyPress Tab).as
Text File  |  2011-04-12  |  49b  |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.